home *** CD-ROM | disk | FTP | other *** search
- mkwin 13 5 67 17 "Configuring GT Parameters"
- writeln ""
- writeln " You need to check/edit the values (especially the"
- writeln " COM port and modem-related parameters)"
- writeln " in the ALT-I screen which is about to appear."
- writeln ""
- writeln " This is a 'pick and point' screen"
- writeln " (some options reveal lower level menus)"
- writeln ""
- writeln " Press return now, to continue."
- writeln " When you have finished configuring, press ALT-X"
- readln v1
- rmwin
- function immediate "{@I}"
- mkwin 13 5 67 14 "Configuration Done"
- writeln ""
- writeln ""
- writeln " You can now try dialling a number"
- writeln " or exit GT with ALT-X"
- writeln ""
- writeln " Press return now, to continue."
- writeln " When you have finished testing, press ALT-X"
- readln v1
- rmwin
- function immediate "{@D}"
-
-
-